←Select platform

IccTextTagType Constructor(byte[])

Summary

Initializes a new IccTextTagType with explicit parameters.

Syntax
C#
VB
C++
public IccTextTagType( 
   byte[] data 
) 
  
Public Function New( _ 
   ByVal data() As Byte _ 
) 
public: 
IccTextTagType(  
   array<byte>^ data 
) 

Parameters

data
Array that contains a string of 7-bit ASCII characters.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly